home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 December
/
CMCD1203.ISO
/
Software
/
Complet
/
CINEBENCH 2003
/
resource
/
modules
/
objects
/
res
/
description
/
Otube.res
< prev
next >
Wrap
Text File
|
2003-02-27
|
657b
|
23 lines
CONTAINER Otube
{
NAME Otube;
INCLUDE Obase;
GROUP ID_OBJECTPROPERTIES
{
REAL PRIM_TUBE_IRAD { UNIT METER; MIN 0.0; }
REAL PRIM_TUBE_ORAD { UNIT METER; MIN 0.0; }
LONG PRIM_TUBE_SEG { MIN 3; MAX 1000; }
LONG PRIM_TUBE_CSUB { MIN 1; MAX 1000; }
REAL PRIM_TUBE_HEIGHT { UNIT METER; MIN 0.0; }
LONG PRIM_TUBE_HSUB { MIN 1; MAX 1000; }
INCLUDE Oprimitiveaxis;
SEPARATOR { LINE; }
BOOL PRIM_TUBE_FILLET { }
LONG PRIM_TUBE_FSUB { PARENTID PRIM_TUBE_FILLET; MIN 1; MAX 1000; }
REAL PRIM_TUBE_FILLET_RADIUS { PARENTID PRIM_TUBE_FILLET; MIN 0.0; UNIT METER; }
}
INCLUDE Oprimitiveslice;
}